Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update data-platform-workflows to v29 (major) - autoclosed #703

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Type Update Change
allure-pytest-collection-report integration major v24.0.6 -> v29.0.1
canonical/data-platform-workflows action major v24.0.6 -> v29.0.1
pytest-github-secrets integration major v24.0.6 -> v29.0.1
pytest-operator-cache integration major v24.0.6 -> v29.0.1
pytest-operator-groups integration major v24.0.6 -> v29.0.1

Release Notes

canonical/data-platform-workflows (allure-pytest-collection-report)

v29.0.1

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v29.0.0...v29.0.1

v29.0.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v28...v29.0.0

Breaking changes
  • artifact-prefix format changed. Now, if build_*.yaml is called with a
    matrix (e.g. using different path-to-charm-directory inputs), the
    artifact-prefix output will be identical. This is to workaround an
    issue where if needs.build.outputs.artifact-prefix is used on a
    build job that used a matrix, GitHub picks one of outputs from the
    matrix items as the output
  • release_charm.yaml and release_snap.yaml now include the charm/snap
    name in the git tag for the revision, if the path to charm/snap
    directory is not .
  • create-github-release input renamed to create-git-tags and now
    only git tags are created instead of tags & github release. GitHub
    releases should be used for release notes for stable releases and GitHub
    releases should be per-repository, not per-charm

v28.0.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v27...v28.0.0

v27.0.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v26...v27.0.0

v26.0.3

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v26.0.2...v26.0.3

v26.0.2

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v26.0.1...v26.0.2

v26.0.1

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v26.0.0...v26.0.1

v26.0.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v25...v26.0.0

Breaking changes
  • ST124 "shorthand notation" syntax required in charmcraft.yaml
  • pytest-operator-cache (which overrides ops_test.build_charm from pytest-operator) now assumes 22.04 base
Deprecation notice
  • pytest-operator-cache is deprecated & will be removed in a future release

v25.0.0

Compare Source

What's Changed

Full Changelog: canonical/data-platform-workflows@v24...v25.0.0


Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team, taurus-forever, dragomirp, marceloneppel and lucasgameiroborges and removed request for a team December 19, 2024 02:00
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.59%. Comparing base (342c175) to head (fed3161).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #703   +/-   ##
=======================================
  Coverage   71.59%   71.59%           
=======================================
  Files          13       13           
  Lines        3239     3239           
  Branches      480      480           
=======================================
  Hits         2319     2319           
  Misses        800      800           
  Partials      120      120           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-data-platform-workflows branch from f8fb5a0 to 68daf77 Compare December 25, 2024 02:33
@renovate renovate bot force-pushed the renovate/major-data-platform-workflows branch 2 times, most recently from d1666c6 to 32a18b5 Compare January 8, 2025 01:28
@renovate renovate bot changed the title Update data-platform-workflows to v24 (major) Update data-platform-workflows to v24 (major) - autoclosed Jan 8, 2025
@renovate renovate bot closed this Jan 8, 2025
@renovate renovate bot deleted the renovate/major-data-platform-workflows branch January 8, 2025 13:03
@renovate renovate bot changed the title Update data-platform-workflows to v24 (major) - autoclosed Update data-platform-workflows to v24 (major) Jan 14, 2025
@renovate renovate bot reopened this Jan 14, 2025
@renovate renovate bot force-pushed the renovate/major-data-platform-workflows branch from 9b89b9b to 32a18b5 Compare January 14, 2025 02:55
@renovate renovate bot changed the title Update data-platform-workflows to v24 (major) Update data-platform-workflows to v26 (major) Jan 14, 2025
@renovate renovate bot force-pushed the renovate/major-data-platform-workflows branch 2 times, most recently from 478207b to fed3161 Compare January 17, 2025 02:34
@renovate renovate bot force-pushed the renovate/major-data-platform-workflows branch from fed3161 to 0eb5904 Compare January 21, 2025 02:37
@renovate renovate bot changed the title Update data-platform-workflows to v26 (major) Update data-platform-workflows to v29 (major) Jan 21, 2025
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock


The Poetry configuration is invalid:
  - Additional properties are not allowed ('requires-poetry' was unexpected)


@renovate renovate bot changed the title Update data-platform-workflows to v29 (major) Update data-platform-workflows to v29 (major) - autoclosed Jan 23, 2025
@renovate renovate bot closed this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant